/ Assembly List / LJCDBMessage / DbSqlBuilder / InsertValueList

Namespace - LJCDBMessage


Parameters
listOnly - Indicates if the value list should be a full SQL value list including the text "values" and parentheses or only the value list.

Returns

The value list string.

Syntax

C#
public String InsertValueList(Boolean listOnly = True)

Creates a list of record values. (R)

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.